Release 10.1A: OpenEdge Development:
Java Open Clients
Creating an SDOResultSet object
Once you instantiate an SDOAppObject, AppObject, or SubAppObject, you can use the object’s
_createSDOResultSet()factory method to create an SDOResultSet object and associate it with a specified SmartDataObject.You cannot create an SDOResultSet instance by calling its constructor. The
_createSDOResultSet()factory method prepares and calls the SDOResultSet constructor based on the AppServer connection maintained by the associated AppObject.The capabilities of SmartDataObjects provide several options for presenting data. You can pass parameters to the
_createSDOResultSet()method that enable one or more of these options.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |